-------------------------------------------------------------------------------
FileNotes - This is a comment editor. It creates and maintains multi-file
comment files for HFS (hfs.comments.txt). These comments are displayed
as "Notes", when enabled in HFS.

HFS is a Free HTTP File Server application available at http://www.rejetto.com/

FileNotes is created by Digital Glue, a division of TBC Integration, Inc.
This program is free to use. Visit us at http://www.digitalglue.com
-------------------------------------------------------------------------------
This is a Windows program and requires the .NET 2.0 Framework to run.

Note: FileNotes creates hfs.comments.txt files using built-in Windows API
commands to manipulate "ini" files. The hfs.comments.txt file format is
almost like an ini file, except that it has no "section".

In order to operate, FileNotes requires a line that says "[comments]" at the
top of the file. HFS does not see this line.

WARNING: if you use FileNotes to create hfs.comments.txt you will not notice 
this, however, if you have existing hfs.comments.txt files that you want to 
maintain with FileNotes, you must add the [comments] line BEFORE you use
FileNotes on your folder or you will lose your comments. (You will get 
a warning first.)

-------------------------------------------------------------------------------
TODO: 
-------------------------------------------------------------------------------

Support <folder>.comments ?

	
-------------------------------------------------------------------------------
CHANGE HISTORY
-------------------------------------------------------------------------------
20090119 FileNotes v1.0.3
-------------------------------------------------------------------------------

	Updated Help About

	Added Help General (creates FileNotes.rtf from embedded resource)

	Added pop-up directing users to select folders if there are none.

	Added File+Add Folder menu item

	Added warning that comments may be lost when opening hfs.comments.txt
	that doesn't have the "[comments]" line first.


-------------------------------------------------------------------------------
20090114 FileNotes v1.0 beta 2
-------------------------------------------------------------------------------

	Added icon for application.

	Clear status on tab change.

	ignore "hfs.comment.txt" itself.


	Renamed "Commit" button to "Save". Save is in red (FireBrick) when
	changes are pending (else "system control text color").
	
	Added warning text at the bottom of Comments tab that changes will be 
	lost if not saved before changing folders. (only shows when chages are pending)

	Add note that "<br>" works in comments. (Note some html markup works, some
	does not. Experiment to suite your needs.)
	
	Add digital glue graphic link to the bottom of the Folder tab that
	opens the user's default browser to http://www.digitalglue.com

	File + Exit menu item added.
	

	

-------------------------------------------------------------------------------
20090114 FileNotes v1.0 beta 1
-------------------------------------------------------------------------------
New: bare-bones hfs.comments.txt tool

1 - right click on the Folders tab to add directories to work with.
	(Creates FileNotes.ini in the same folder as FileNotes.exe)

You can select directory trees which will be automatically expanded 
for selection in the Comments tab.

2 - Select a folder on the Comments tab

You must commit changes.




